<feed xmlns='http://www.w3.org/2005/Atom'>
<title>forums/tests/session/creation_test.php, branch master</title>
<subtitle>The forums.mageia.org Website</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/'/>
<entry>
<title>[ticket/11620] Cleanup creation_test that was renamed on a cherry-pick</title>
<updated>2013-07-22T18:07:47+00:00</updated>
<author>
<name>asperous</name>
<email>asperous2@gmail.com</email>
</author>
<published>2013-07-13T15:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=25b189d33bbf2b94da6f9f969e8d91ade8eba30a'/>
<id>25b189d33bbf2b94da6f9f969e8d91ade8eba30a</id>
<content type='text'>
PHPBB3-11620
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11620
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'Hardolaf/feature/auth-refactor' into develop</title>
<updated>2013-07-03T16:46:18+00:00</updated>
<author>
<name>David King</name>
<email>developers@inqbation.com</email>
</author>
<published>2013-07-03T16:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=73c289ae49cc43066a8642463db8afb522a59262'/>
<id>73c289ae49cc43066a8642463db8afb522a59262</id>
<content type='text'>
* Hardolaf/feature/auth-refactor: (44 commits)
  [feature/auth-refactor] Fix code style issue
  [feature/auth-refactor] Fix comment grammar
  [feature/auth-refactor] Fix the actual cause of test failures
  [feature/auth-refactor] A possible fix for the functional test failures
  [feature/auth-refactor] Forgot @inheritdoc on methods
  [feature/auth-refactor] Finish and clean up documentation
  [feature/auth-refactor] Change phpEx to php_ext in new classes
  [feature/auth-refactor] Fix two session tests broken by changes
  [feature/auth-refactor] Removed no longer used variable
  [feature/auth-refactor] Fix errors in acp_board
  [feature/auth-refactor] Fix indentation on acp_board
  [feature/auth-refactor] Refactor auth in acp_board
  [feature/auth-refactor] Don't truncate name then reattach same thing
  [feature/auth-refactor] Remove old auth plugins
  [feature/auth-refactor] Remove references to old auth plugins
  [feature/auth-refactor] Fix auth tests to use mock objects correctly
  [feature/auth-refactor] Test validate_session on provider_apache
  [feature/auth-refactor] Test autologin() on provider_apache
  [feature/auth-refactor] Test login() for provider_apache
  [feature/auth-refactor] Test for init on provider_apache
  ...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Hardolaf/feature/auth-refactor: (44 commits)
  [feature/auth-refactor] Fix code style issue
  [feature/auth-refactor] Fix comment grammar
  [feature/auth-refactor] Fix the actual cause of test failures
  [feature/auth-refactor] A possible fix for the functional test failures
  [feature/auth-refactor] Forgot @inheritdoc on methods
  [feature/auth-refactor] Finish and clean up documentation
  [feature/auth-refactor] Change phpEx to php_ext in new classes
  [feature/auth-refactor] Fix two session tests broken by changes
  [feature/auth-refactor] Removed no longer used variable
  [feature/auth-refactor] Fix errors in acp_board
  [feature/auth-refactor] Fix indentation on acp_board
  [feature/auth-refactor] Refactor auth in acp_board
  [feature/auth-refactor] Don't truncate name then reattach same thing
  [feature/auth-refactor] Remove old auth plugins
  [feature/auth-refactor] Remove references to old auth plugins
  [feature/auth-refactor] Fix auth tests to use mock objects correctly
  [feature/auth-refactor] Test validate_session on provider_apache
  [feature/auth-refactor] Test autologin() on provider_apache
  [feature/auth-refactor] Test login() for provider_apache
  [feature/auth-refactor] Test for init on provider_apache
  ...
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'develop-olympus' into develop</title>
<updated>2013-06-26T23:12:34+00:00</updated>
<author>
<name>Andreas Fischer</name>
<email>bantu@phpbb.com</email>
</author>
<published>2013-06-26T23:12:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=d0f07045156adaea1e8376ee74c533fd04704bba'/>
<id>d0f07045156adaea1e8376ee74c533fd04704bba</id>
<content type='text'>
* develop-olympus:
  [ticket/11615] Fix typo in creation_test
  [ticket/11615] Remove magic number in creation_test
  [ticket/11615] Rename class in file to match
  [ticket/11615] Rename init_test to creation_test for clarity
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* develop-olympus:
  [ticket/11615] Fix typo in creation_test
  [ticket/11615] Remove magic number in creation_test
  [ticket/11615] Rename class in file to match
  [ticket/11615] Rename init_test to creation_test for clarity
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11615] Fix typo in creation_test</title>
<updated>2013-06-26T18:49:37+00:00</updated>
<author>
<name>Andy Chase</name>
<email>asperous2@gmail.com</email>
</author>
<published>2013-06-25T19:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=7ba81a293f014f3c6b161672b8fbc27e2075d239'/>
<id>7ba81a293f014f3c6b161672b8fbc27e2075d239</id>
<content type='text'>
PHPBB3-11615
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11615
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11615] Remove magic number in creation_test</title>
<updated>2013-06-26T18:49:36+00:00</updated>
<author>
<name>Andy Chase</name>
<email>asperous2@gmail.com</email>
</author>
<published>2013-06-25T19:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=4c432fecc75473c5f12a70048973a4139bdf1b22'/>
<id>4c432fecc75473c5f12a70048973a4139bdf1b22</id>
<content type='text'>
Removing this magic number to its own variable
with clean multiplication makes it clear
what the number represents.

PHPBB3-11615
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removing this magic number to its own variable
with clean multiplication makes it clear
what the number represents.

PHPBB3-11615
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11615] Rename class in file to match</title>
<updated>2013-06-26T18:49:35+00:00</updated>
<author>
<name>Andy Chase</name>
<email>asperous2@gmail.com</email>
</author>
<published>2013-06-25T19:40:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=c29cca1a755461ec2bd63b7cc9292d79ae0508d6'/>
<id>c29cca1a755461ec2bd63b7cc9292d79ae0508d6</id>
<content type='text'>
PHPBB3-11615
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11615
</pre>
</div>
</content>
</entry>
<entry>
<title>[ticket/11615] Rename init_test to creation_test for clarity</title>
<updated>2013-06-26T18:49:34+00:00</updated>
<author>
<name>Andy Chase</name>
<email>asperous2@gmail.com</email>
</author>
<published>2013-06-25T19:39:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/web/forums/commit/?id=a105a6d7a7140fe94e9b0a166fa515b9e02d9e3e'/>
<id>a105a6d7a7140fe94e9b0a166fa515b9e02d9e3e</id>
<content type='text'>
PHPBB3-11615
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PHPBB3-11615
</pre>
</div>
</content>
</entry>
</feed>
